home *** CD-ROM | disk | FTP | other *** search
- inherited frmEssentialConfig: TfrmEssentialConfig
- Left = 314
- Top = 218
- Caption = 'NetTime Service Install'
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 24
- Top = 24
- Width = 345
- Height = 97
- AutoSize = False
- Caption =
- 'In order to run NetTime, you must first select a server and make' +
- ' other configuration settings to suit your requirements. Click C' +
- 'onfigure to set your NetTime configuration. You must configure a' +
- 't least a server name before you can proceed.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Button1: TButton
- Left = 168
- Top = 192
- Width = 75
- Height = 25
- Caption = 'Configure'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 264
- Top = 192
- Width = 75
- Height = 25
- Caption = 'Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button2Click
- end
- end
-